[INFO] fetching crate clique-cli 0.1.13...
[INFO] checking clique-cli-0.1.13 against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] extracting crate clique-cli 0.1.13 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate clique-cli 0.1.13
[INFO] finished tweaking crates.io crate clique-cli 0.1.13
[INFO] tweaked toml for crates.io crate clique-cli 0.1.13 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clique-cli 0.1.13 on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clique-cli 0.1.13 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `clique-cli` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dc69e7c9d1df1233e979a6b25562468de7d165fc0d20c570b6aebf81fc6bc056
[INFO] running `Command { std: "docker" "start" "dc69e7c9d1df1233e979a6b25562468de7d165fc0d20c570b6aebf81fc6bc056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc69e7c9d1df1233e979a6b25562468de7d165fc0d20c570b6aebf81fc6bc056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc69e7c9d1df1233e979a6b25562468de7d165fc0d20c570b6aebf81fc6bc056" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc69e7c9d1df1233e979a6b25562468de7d165fc0d20c570b6aebf81fc6bc056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc69e7c9d1df1233e979a6b25562468de7d165fc0d20c570b6aebf81fc6bc056" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `clique-cli` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking flagset v0.4.6
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling cranelift-isle v0.112.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.112.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling parity-scale-codec v3.7.0
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.112.3
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling aws-lc-sys v0.23.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling blst v0.3.13
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling aws-lc-rs v1.11.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling cranelift-codegen v0.112.3
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking cranelift-control v0.112.3
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v25.0.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking cranelift-bitset v0.112.3
[INFO] [stderr]     Checking cranelift-entity v0.112.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking regalloc2 v0.10.2
[INFO] [stderr]     Checking cranelift-bforest v0.112.3
[INFO] [stderr]     Checking wasmparser v0.217.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking alloy-rlp v0.3.9
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling c-kzg v1.0.3
[INFO] [stderr]     Checking const-hex v1.13.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking ruint v1.12.3
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking postcard v1.0.10
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking wasmtime-types v25.0.3
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling rustls v0.23.18
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling wit-parser v0.217.0
[INFO] [stderr] warning: cranelift-codegen@0.112.3: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.112.3: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.112.3: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.112.3: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.112.3: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.112.3: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] error: could not compile `cranelift-codegen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.112.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="gimli"' --cfg 'feature="host-arch"' --cfg 'feature="std"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "anyhow", "arm64", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "isle-in-source-tree", "postcard", "pulley", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=bc6ab8e7e2333910 -C extra-filename=-6112c6ef1138710d --out-dir /opt/rustwide/target/debug/build/cranelift-codegen/6112c6ef1138710d/out -L dependency=/opt/rustwide/target/debug/build/ahash/3d597332bac7fe97/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/b69a6abd70f1871b/out -L dependency=/opt/rustwide/target/debug/build/arbitrary/38e588c0636e2e14/out -L dependency=/opt/rustwide/target/debug/build/byteorder/aefb93875e7bb5a1/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/5dc41fbaec58428f/out -L dependency=/opt/rustwide/target/debug/build/cranelift-bitset/351c867456eb769c/out -L dependency=/opt/rustwide/target/debug/build/cranelift-entity/c60be3fa76afca5e/out -L dependency=/opt/rustwide/target/debug/build/equivalent/4d6151e320191a9c/out -L dependency=/opt/rustwide/target/debug/build/foldhash/1c28908ceb25b2f5/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/46cc557dc5532da0/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/596c170361308d62/out -L dependency=/opt/rustwide/target/debug/build/indexmap/51db412e4b8107ee/out -L dependency=/opt/rustwide/target/debug/build/log/ad22ba5ed7c70d00/out -L dependency=/opt/rustwide/target/debug/build/once_cell/20a6dd502f90adb4/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/ef38dc6e8d84b799/out -L dependency=/opt/rustwide/target/debug/build/serde/2f410e51dc6d3c01/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/5ec4060f7459d01e/out -L dependency=/opt/rustwide/target/debug/build/slice-group-by/17a8a26fad9c52be/out -L dependency=/opt/rustwide/target/debug/build/smallvec/26be30175812c04f/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/24e01eeae4510dd3/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/bc6a9c5a60df2d24/out --extern bumpalo=/opt/rustwide/target/debug/build/bumpalo/2f1a11cda8b076df/out/libbumpalo-2f1a11cda8b076df.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/build/cranelift-bforest/e8b7e491e2ef91fe/out/libcranelift_bforest-e8b7e491e2ef91fe.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/build/cranelift-bitset/351c867456eb769c/out/libcranelift_bitset-351c867456eb769c.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/build/cranelift-codegen-shared/414e6af67be849e6/out/libcranelift_codegen_shared-414e6af67be849e6.rmeta --extern cranelift_control=/opt/rustwide/target/debug/build/cranelift-control/151c9719448a0215/out/libcranelift_control-151c9719448a0215.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/build/cranelift-entity/c60be3fa76afca5e/out/libcranelift_entity-c60be3fa76afca5e.rmeta --extern gimli=/opt/rustwide/target/debug/build/gimli/28f6fb579aa98148/out/libgimli-28f6fb579aa98148.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/596c170361308d62/out/libhashbrown-596c170361308d62.rmeta --extern log=/opt/rustwide/target/debug/build/log/ad22ba5ed7c70d00/out/liblog-ad22ba5ed7c70d00.rmeta --extern regalloc2=/opt/rustwide/target/debug/build/regalloc2/84abcc15719bf3d9/out/libregalloc2-84abcc15719bf3d9.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/ef38dc6e8d84b799/out/librustc_hash-ef38dc6e8d84b799.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/26be30175812c04f/out/libsmallvec-26be30175812c04f.rmeta --extern target_lexicon=/opt/rustwide/target/debug/build/target-lexicon/9457aac14ed894b4/out/libtarget_lexicon-9457aac14ed894b4.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dc69e7c9d1df1233e979a6b25562468de7d165fc0d20c570b6aebf81fc6bc056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc69e7c9d1df1233e979a6b25562468de7d165fc0d20c570b6aebf81fc6bc056", kill_on_drop: false }`
[INFO] [stdout] dc69e7c9d1df1233e979a6b25562468de7d165fc0d20c570b6aebf81fc6bc056
